home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / gnome-system-log.schemas < prev    next >
Text File  |  2009-10-23  |  3KB  |  86 lines

  1. <gconfschemafile>
  2.   <schemalist>
  3.       <schema>
  4.       <key>/schemas/apps/gnome-system-log/logfile</key>
  5.       <applyto>/apps/gnome-system-log/logfile</applyto>
  6.       <owner>logview</owner>
  7.       <type>string</type>
  8.       <default>/var/log/messages</default>
  9.       <gettext_domain>gnome-utils-2.0</gettext_domain>
  10.       <locale name="C">
  11.         <short>Log file to open up on startup</short>
  12.         <long>Specifies the log file displayed at startup.
  13.           The default is either /var/adm/messages or 
  14.           /var/log/messages, depending on your 
  15.           operating system.
  16.        </long>
  17.       </locale>
  18.       </schema>
  19.  
  20.       <schema>
  21.       <key>/schemas/apps/gnome-system-log/fontsize</key>
  22.       <applyto>/apps/gnome-system-log/fontsize</applyto>
  23.       <owner>logview</owner>
  24.       <type>int</type>
  25.       <default>10</default>
  26.       <gettext_domain>gnome-utils-2.0</gettext_domain>
  27.       <locale name="C">
  28.         <short>Size of the font used to display the log</short>
  29.         <long>Specifies the size of the fixed-width font used
  30.         to display the log in the main tree view.
  31.         The default is taken from the default terminal
  32.         font size.
  33.        </long>
  34.       </locale>
  35.       </schema>
  36.  
  37.       
  38.       <schema>
  39.       <key>/schemas/apps/gnome-system-log/height</key>
  40.       <applyto>/apps/gnome-system-log/height</applyto>
  41.       <owner>logview</owner>
  42.       <type>int</type>
  43.       <default>400</default>
  44.       <gettext_domain>gnome-utils-2.0</gettext_domain>
  45.       <locale name="C">
  46.         <short>Height of the main window in pixels</short>
  47.         <long>Specifies the height of the log viewer main window
  48.     in pixels.
  49.        </long>
  50.       </locale>
  51.       </schema>
  52.  
  53.       <schema>
  54.       <key>/schemas/apps/gnome-system-log/width</key>
  55.       <applyto>/apps/gnome-system-log/width</applyto>
  56.       <owner>logview</owner>
  57.       <type>int</type>
  58.       <default>600</default>
  59.       <gettext_domain>gnome-utils-2.0</gettext_domain>
  60.       <locale name="C">
  61.         <short>Width of the main window in pixels</short>
  62.         <long>Specifies the width of the log viewer main window
  63.     in pixels.
  64.        </long>
  65.       </locale>
  66.       </schema>
  67.  
  68.       <schema>
  69.       <key>/schemas/apps/gnome-system-log/logfiles</key>
  70.       <applyto>/apps/gnome-system-log/logfiles</applyto>
  71.       <owner>logview</owner>
  72.       <type>list</type>
  73.       <list_type>string</list_type>
  74.       <gettext_domain>gnome-utils-2.0</gettext_domain>
  75.       <locale name="C">
  76.         <short>Log files to open up on startup</short>
  77.         <long>Specifies a list of log files to open up at startup.
  78.     A default list is created by reading /etc/syslog.conf.
  79.        </long>
  80.       </locale>
  81.       </schema>
  82.  
  83.   </schemalist>
  84.   
  85. </gconfschemafile>
  86.